Missing Controller
Error: Rel=nofollowController could not be found.
Error: Create the class Rel=nofollowController below in file: app/controllers/rel=nofollow_controller.php
<?php
class Rel=nofollowController extends AppController {
var $name = 'Rel=nofollow';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
